| struct ADMTimeSpanRepresentation of a length of time, with digits cut at 1/100000th of a second.Public functionsPublic static functionsPublic propertiesdouble TotalSeconds | The total time of the time span in seconds. |
Public static propertiesbool operator | Checks if the two time spans are equal. | bool operator ! | Checks if the two time spans are not equal. |
Public static variablesADMTimeSpan Zero | A time span of 0 seconds and 0 fractions. |
|